body,a,td {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}

a,td {
	background-color: transparent;
	font-size: 11px;
}

.nickname {
	font-size: 16px;
	font-weight: bold;	
	padding:3px;
}

.report {
	color: #B70000;
	font-size: larger;
	font-weight: bold;
}

td#menuitem {
	height:22px;	
}

a, a:active, a:focus, a:link, a:visited {
	color: #000066;
}

a:hover {
	color: #000000;
}


a#nav,a:link#nav,a:active#nav, a:focus#nav  {
	font-family: Tahoma, Verdana;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 2;
	margin: 2;
}

A:hover#nav{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	padding: 2;
	margin: 2;
}
.kopje {
	padding-left: 2;
	background-color: Gray;
	color: White;
	height: 22px;
	vertical-align: middle;
	font-variant: inherit;
	font: bold 14px/22px;
	
}

.kopje2 {	
	color: #404040;
	height: 22px;
	font: bold 14px/22px;
	vertical-align: middle;	
}

.form_border,.form_border2 {
	border: 1px solid Silver;
	padding: 10;
	background-color: #F4F4F4;
}

,.form_border2 {
	padding: 2;
}


.text_border {
	background-color: #FAFAFA;
	padding: 10;
	border-left: 1px solid Silver;	
	border-right: 1px solid Silver;
}


.v_row1,.h_row1 {
	background: White;
}
.v_row2,.h_row2 {
	background: #F4F4F4;	
}


input,textarea,body {	
	scrollbar-base-color: default;
   scrollbar-face-color: #DED8D8;
   scrollbar-track-color: #F6F4F4;
   scrollbar-arrow-color: Black;
   scrollbar-3dlight-color: #DED8D8;
   scrollbar-darkshadow-color: #DED8D8;
   scrollbar-highlight-color: #DED8D8;
   scrollbar-shadow-color: #999999;
}

A:HOVER {
	text-decoration : underline;
}


.tabitem {
	background-color: #606060;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	cursor: hand;	
	background-image: url(/images/tabbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-transform: capitalize;
}


.tabitemover {
	background-color: #ABABAB;
	font-family: inherit;
	font-size: inherit;
	color: #000000;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	background-image: url(/images/tabbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-transform: capitalize;
}

.tabitemselected {
	background-color: #ffffff;
	font-family: inherit;
	font-size: inherit;
	color: #000000;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	background-image: url(/images/tabbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-transform: capitalize;

}

.tabcontent {
	background-color: #ffffff;
	font-family: inherit;
	font-size: inherit;
	color: #000000;
}

.topmenuitem {
	background-color : #E5E5E5;
	font-family : inherit;
	font-size : inherit;
	color : #0D0D0D;
	border : 1px solid White;
}

.topmenuitemover {
	background-color : #C2C2C2;		
	font-family : inherit;
	font-size : inherit;
	color : #0D0D0D;
	border : 1px solid White;
}

textarea, select, input {
	font: 10px Verdana, arial, helvetica, sans-serif;
}

/* classes for validator */
.tfvHighlight {
	color: #B22222;
	text-decoration: underline;

}
.tfvNormal {color: black;}
.inputHighlighted {
	color: #B22222;
	text-decoration: underline;
}
.inputNormal {color: black;}
/* end classes for validator */

/* lang */
.PHOTO_SHOOT0 {
	background-color: #FFFFE3;
}
.PHOTO_TYPE0,.ESCORT_TYPE1,.PHOTO_SHOOT2, .JANEE0,.WELNIET0,.REVIEW_STATUS0,.AGENCY_TYPE1 {
	background-color: #FFCECE;
	color: Red;
	font-weight: bold;
}
.PHOTO_TYPE1,.ESCORT_TYPE2,.JANEE1,.WELNIET1,.PHOTO_SHOOT1,.REVIEW_STATUS2,.AGENCY_TYPE2 {
	background-color: #C4FFC4;
}
.PROFILE_PIC {
	background-color: #71E172;	
}
.PHOTO_TYPE2,.REVIEW_STATUS1 {
	background-color: #CECEFF;
}
.PHOTO_TYPE3,.ESCORT_TYPE0,PHOTO_SHOOT3,.AGENCY_TYPE0{
	background-color: #FFFFD7;
}
.PHOTO_TYPE99 {
	background-color: #E0E0E0;
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* sIFR */

.header {
	font-size: 45px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.subheader {
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

